Merge from emacs-24; up to 108099
authorChong Yidong <cyd@gnu.org>
Sat, 11 Aug 2012 02:13:55 +0000 (10:13 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 11 Aug 2012 02:13:55 +0000 (10:13 +0800)
1  2 
src/ChangeLog

diff --cc src/ChangeLog
index 195eed1cb3c753b4f38f63dfd56c5b425261b5e1,c238dd019b25bee554b20a076baeca940844da82..2c5b19c474a9711c01e2ea347e2ae34683bc270f
@@@ -1,3 -1,19 +1,14 @@@
 -2012-07-19  Chong Yidong  <cyd@gnu.org>
 -
 -      * window.c (Fwindow_absolute_pixel_edges)
 -      (Fdelete_other_windows_internal): Signal an error if the window is
 -
+ 2012-08-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+       * unexmacosx.c (copy_data_segment): Copy initialized data in
+       statically linked libraries from input file rather than memory.
+ 2012-08-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+       * unexmacosx.c (print_load_command_name): Add cases LC_MAIN,
+       LC_SOURCE_VERSION, and LC_DYLIB_CODE_SIGN_DRS.
+       (dump_it) [LC_DYLIB_CODE_SIGN_DRS]: Call copy_linkedit_data.
  2012-08-10  Glenn Morris  <rgm@gnu.org>
  
        * conf_post.h (IF_LINT, lint_assume): Move here from lisp.h.